split

Undocumented in source. Be warned that the author may not have intended to support it.
  1. TChar[][] split(TChar[] str, TChar separator)
    pure nothrow
    TChar[][]
    split
    (
    TChar
    )
    (
    TChar[] str
    ,
    TChar separator
    )
  2. TString[] split(TString str, TString separator)

Meta